Maps for WinRT
Step 3 of 3: Running the Application

In this step, you'll run your application.

  1. Press F5 or Start Debugging to run your application. Your application should resemble the following image:

The following image shows a polyline that roughly follows the Trans-Siberian Railroad. If you wanted a map that showed the exact route, you would need many more points. The polyline on your map hits the major cities and follows the main route.

Note that not all the cities from your collection are visible on the map.

  1. Tap, click, or use your mouse wheel to zoom in on the map over Ussuriysk. You should be able to see the final point on the map, Vladivostok:

Congratulations!

In this tutorial, you created an application, added a C1Maps control and edited the XAML markup to customize it, added code to create a C1VectorPolyline, and added a collection of cities to mark the main points of the Trans-Siberian Railroad.

Using this same format, you can mark the course of any route.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback